12.3.1How close am I to the curve?

Error Bound for Alternating Taylor Polynomials

12-87.

 ACCURACY AND APPROXIMATIONS

  1. Sketch f(x)=cos(x) and y=p4(x), its fourth-degree Taylor polynomial centered at 0.

  2. If p4(x) can be used to approximate f(0.5) and f(0.6), do you think that p4(0.5) is a better approximation of f(0.5) than p4(0.6) is of f(0.6)? Explain.

  3. If p6(x) is the sixth-degree Taylor polynomial centered at 0 for f(x)=cos(x), which will give a better approximation of f(0.5):  p6(0.5) or p4(0.5)? Explain your reasoning.

  4. Summarize the ideas of parts (b) and (c). What two factors influence the accuracy of a polynomial’s approximation?

12-88.

 Taylor polynomials are useful for approximating the value of a function, but there will always be an error. Even small errors could lead to catastrophic results for scientists and engineers. So, before evaluating a Taylor polynomial, it is important to have a sense of the margin of error for a given value of x. If that margin of error is too large, you might want to add more terms to the polynomial.

Your Challenge: Find a decimal value for ln(1.5), that is correct within two decimal places, without using a calculator.

Hint: The Taylor polynomial for f(x)=ln(x) centered at x=1 is
p(x)=(x1)(x1)22+(x1)33(x1)44++  (1)n+1(x1)nn+

  1. Since the Taylor series, p(x), has infinitely many terms, p(1.5) will accurately calculate the value of ln(1.5). However, it is not practical (or humanly possible) to evaluate infinitely many terms! Approximating the value of ln(1.5) using a Taylor polynomial, with a finite number of terms, will be much more efficient.

    Make a prediction: What is the minimum number of terms that a Taylor polynomial centered at x=1 needs to have in order to predict the value of ln(1.5) within two decimal places accuracy?

  2. In order to answer this question, make a table of data. Let n represent the degree of the Taylor polynomial for ln(x) centered at x=1, and let pn(1.5) represent the polynomial approximation.

    n

    1

    2

    3

    4

    5

    6

    7

    8

    pn(1.5)

  3. Examine your table. As n increases, what value does pn(1.5) seem to be converging to? What do you predict the actual value of ln(1.5) to be?    

  4. To check the accuracy of your prediction, use your calculator to obtain a decimal value of ln(1.5). In order to approximate ln(1.5) within two decimal places accuracy, what degree Taylor polynomial centered at x=1 should you use for f(x)=ln(x)?

12-89.

BOUNDING THE ERROR for Alternating Taylors Series

In problem 12-88, you created a table of data to determine the lowest degree polynomial in which a Taylor polynomial centered at x=1 could be used to approximate ln(1.5) within two decimal place accuracy (or with an error less than 0.01).

In the case of ln(x), each of these Taylor polynomials has terms that alternate. In cases like this, there is an efficient method to answer (with accuracy) whether the error will be less than a certain value (such as 0.01). We will explore this method.

  1. Explain why the Taylor series for ln(x) centered at x=1 can be considered an alternating series.

  2. Consider the sixth-degree polynomial such that p6(x)=(x1)(x1)22+(x1)33(x1)44+(x1)55(x1)66.

    Express each term of the alternating series p6(1.5) as a fraction, and look for a pattern among the consecutive terms.

    term

    (x1)

    (x1)22

    +(x1)33

    (x1)44

    +(x1)55

    (x1)66

    term value
    if x=1.5

  3. Refer to the table you created in part (b) of problem 12-88. When using the third-degree Taylor polynomial, p3(1.5), you approximated that ln(1.5)0.417. Use the table above to explain why that approximation must be less than 164 of the actual value of ln(1.5).

  4. If you know the Taylor series that corresponds with an nth-degree Taylor polynomial, then the error when evaluating that polynomial at x=a can be calculated by evaluating the next (non-zero) term of the Taylor series at x=a. However, this only works if the terms of the corresponding Taylor series decrease and alternate.

    1. Explain why it is essential that the terms of the corresponding Taylor series decrease.  

    2. Explain why it is essential that the terms of the corresponding Taylor series alternate.

  5. Determine the maximum error when using p5(1.5), the fifth-degree Taylor polynomial centered at x=1, to approximate ln(1.5). Justify your answer.

12-90.

Let f(x)=sin(x).

  1. Use p3(x), the third-degree Taylor polynomial for f(x) centered at x=0, to approximate the value of sin(2).

  2. What is the maximum error of your approximation? Justify your answer.

  3. Use your calculator to compute the actual error. Confirm that it is less than the maximum error you computed in part (b).

Review and Preview problems below

12-91.

Write the equation of the fourth-degree Taylor polynomial centered at x=0 for f(x)=e2x. Use it to approximate f(0.5)=e1=1e, and calculate a bound for the error in this approximation. Then approximate f(0.5) using your polynomial approximation. Homework Help ✎

12-92.

A projectile is launched from the ground at a 45 angle. Its height in feet after t seconds is given by y(t)=96t16t2. Its horizontal displacement in feet is given by x(t)=96t. Homework Help ✎

  1. Write the velocity vector as a function of t.

  2. Calculate the magnitude of the velocity vector at t=0 and at the moment when the projectile hits the ground. Make a conjecture about the speed with which projectiles returns to earth.

12-93.

Rewrite the polar equation r(θ)=4cos(2θ) in rectangular form. State the domain of r(θ). Describe the graph and explain how the domain relates to the graph. Homework Help ✎

12-94.

No calculator! The region under the curve y=ex for xln(2) is revolved about the x-axis forming an infinite solid. Calculates the exact volume of the solid. Homework Help ✎

Increasing exponential curve labeled, y = e, raised to the x power, with asymptote at the x axis, stopping at the point, (ln of 2, comma 2), with a vertical line from curve ending point to the x axis.

Compute without a calculator


12-95.

Consider the infinite series below. For each series, decide if it converges conditionally, converges absolutely, or diverges and justify your conclusion. State the tests you used. Homework Help ✎

  1. n=1nln(n)3n 

  1. k=11k3+2 

  1. n=2(1)n+1ln(2)ln(n2) 

  1. j=1j22j 

12-96.

Multiple Choice: A point moves in the plane according to the set of parametric equations x(t)=4+cos(πt) and y(t)=t. What is the slope of the line tangent to the particle’s path at t=4? Homework Help ✎

  1. 0.25 

  1. undefined 

  1. 0.0625 

  1. 0 

  1. 0.105 

12-97.

Multiple Choice: What is the solution to the differential equation y2·ycos(x)=0 with initial condition y(0)=3? Homework Help ✎

  1. y=(3sin(x)sin(3))1/3 

  1. y=(3sin(x))1/3 

  1. y=sin(x) 

  1. y=(3sin(x)+27)1/3 

  1. y=(3sin(x)+9)1/3 

12-98.

Multiple Choice: Acme office furniture is selling computer chairs for $145 each and they are looking for ways to increase sales revenue. They know that companies have bought an average of 64 chairs per order, so they decide to offer a lower price on larger orders. They are considering the following plan: the cost will be $145 per chair for 80 or fewer chairs, but for each chair over 80 chairs, they will give a discount of 50¢ per chair on the entire order. What is the maximum amount that any customer will have to pay for an order of chairs using this plan? Homework Help ✎

  1. $17,112.50 

  1. $13,912.50 

  1. $21,312.50 

  1. $145.00 

  1. There is no maximum amount.